Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump org.keycloak:keycloak-core from 25.0.6 to 26.0.6 in /jans-keycloak-integration #10268

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps org.keycloak:keycloak-core from 25.0.6 to 26.0.6.

Release notes

Sourced from org.keycloak:keycloak-core's releases.

26.0.6

... (truncated)

Commits
  • 5ded193 Set version to 26.0.6
  • 13833fd fix: ensures that properties are runtime properties are filtered (#209)
  • 7bdc16f fix: prevent inclusion of characters that could lead to FileVault path traver...
  • 6a10c0e fix: returning addresses instead of hosts on the ClientConnection (#208)
  • b956819 EMBARGOED CVE-2024-10270 org.keycloak/keycloak-services: Keycloak Denial of S...
  • ba9d0c3 Update docs with security warning around client certificate lookup (#213)
  • c15bc7c Backport to make improvements for translations (#34878)
  • 90bd366 Update installation locations (#34871)
  • 495ddb8 Update Leveraging Jakarta EE (#34901)
  • c27a55d Address QE comments on HA guide (#34902)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from uprightech as a code owner November 25, 2024 19:41
@dependabot dependabot bot added java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file labels Nov 25, 2024
Copy link

dryrunsecurity bot commented Nov 25, 2024

DryRun Security Summary

The code change updates the Keycloak server version from 25.0.6 to 26.0.6 in the pom.xml file, which likely brings security updates and bug fixes but requires thorough testing to ensure compatibility and functionality.

Expand for full summary

Summary:

The provided code change is an update to the pom.xml file in the jans-keycloak-integration project, where the keycloak-server.version property has been updated from 25.0.6 to 26.0.6. This indicates that the project is upgrading the version of the Keycloak server it is using.

From an application security perspective, this change is generally positive as it likely includes security updates and bug fixes from the newer version of Keycloak. However, it is important to thoroughly test the application after the upgrade to ensure that no breaking changes were introduced that could impact the functionality or security of the application. Additionally, it is recommended to review the Keycloak release notes to understand any significant changes or security-related updates that may be relevant to the application, which can help identify potential security risks or mitigation strategies.

Files Changed:

  • jans-keycloak-integration/pom.xml: This file has been updated to change the keycloak-server.version property from 25.0.6 to 26.0.6, indicating an upgrade to the Keycloak server version used by the project.

Code Analysis

We ran 9 analyzers against 1 file and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

View PR in the DryRun Dashboard.

@dependabot dependabot bot force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-core-26.0.6 branch from 6d4cc1b to 2c77651 Compare December 6, 2024 09:52
Bumps [org.keycloak:keycloak-core](https://github.com/keycloak/keycloak) from 25.0.6 to 26.0.6.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@25.0.6...26.0.6)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-core-26.0.6 branch from 2c77651 to b9363c1 Compare December 24, 2024 14:28
@moabu moabu force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-core-26.0.6 branch from b9363c1 to f389293 Compare December 26, 2024 19:25
@moabu moabu force-pushed the main branch 2 times, most recently from 5126af2 to aa1b2ed Compare December 27, 2024 04:55
@moabu moabu force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-core-26.0.6 branch from f389293 to 5916aa3 Compare December 27, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants